.Net Framework > v1.1.4322 > System > Xml > Serialization > XmlSerializer > XmlSerializer XmlSerializer()
XmlSerializer(Type)
XmlSerializer(Type,String)
XmlSerializer(Type,Type[])
XmlSerializer(Type,XmlAttributeOverrides)
XmlSerializer(Type,XmlAttributeOverrides,Type[],XmlRootAttribute,String)
XmlSerializer(Type,XmlRootAttribute)
XmlSerializer(XmlTypeMapping)


XmlSerializer()

Category
Constructor
Type
void
Character
family
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

XmlSerializer(Type)

Category
Constructor
Description
Initializes a new instance of the System.Xml.Serialization.XmlSerializer class that can serialize objects of the specified type into XML documents, and vice versa.
Type
void
Character
public
Parameters
NameTypeDescription
typeType
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

XmlSerializer(Type,String)

Category
Constructor
Description
Initializes a new instance of the System.Xml.Serialization.XmlSerializer class that can serialize objects of the specified type into XML documents, and vice versa. Specifies the default namespace for all the XML elements.
Type
void
Character
public
Parameters
NameTypeDescription
typeType
defaultNamespaceString
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

XmlSerializer(Type,Type[])

Category
Constructor
Description
Initializes a new instance of the System.Xml.Serialization.XmlSerializer class that can serialize objects of the specified type into XML documents, and vice versa. If a property or field returns an array, the parameter specifies objects that can be inserted into the array.
Type
void
Character
public
Parameters
NameTypeDescription
typeType
extraTypesType[]
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

XmlSerializer(Type,XmlAttributeOverrides)

Category
Constructor
Description
Initializes a new instance of the System.Xml.Serialization.XmlSerializer class that can serialize objects of the specified type into XML documents, and vice versa. Each object to be serialized can itself contain instances of classes, which this overload can override with other classes.
Type
void
Character
public
Parameters
NameTypeDescription
typeType
overridesXmlAttributeOverrides
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

XmlSerializer(Type,XmlAttributeOverrides,Type[],XmlRootAttribute,String)

Category
Constructor
Description
Initializes a new instance of the System.Xml.Serialization.XmlSerializer class that can serialize objects of type System.Object into XML document instances, and vice versa. Each object to be serialized can itself contain instances of classes, which this overload can override with other classes. This overload also specifies the default namespace for all the XML elements, and the class to use as the XML root element.
Type
void
Character
public
Parameters
NameTypeDescription
typeType
overridesXmlAttributeOverrides
extraTypesType[]
rootXmlRootAttribute
defaultNamespaceString
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

XmlSerializer(Type,XmlRootAttribute)

Category
Constructor
Description
Initializes a new instance of the System.Xml.Serialization.XmlSerializer class that can serialize objects of the specified type into XML documents, and vice versa. Specifies the class to use as the XML root element.
Type
void
Character
public
Parameters
NameTypeDescription
typeType
rootXmlRootAttribute
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

XmlSerializer(XmlTypeMapping)

Category
Constructor
Description
Initializes an instance of the System.Xml.Serialization.XmlSerializer class using an object that maps one type to another.
Type
void
Character
public
Parameters
NameTypeDescription
xmlTypeMappingXmlTypeMapping
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database